PDF4Java Reference Documentation
com.o2sol.pdf4java.logicalstructure Package / PDFUserProperty Class
Methods


In This Topic
    PDFUserProperty Class Members
    In This Topic

    The following tables list the members exposed by PDFUserProperty.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Methods
     NameDescription
    Public MethodGets the COS user property.  
    Public MethodGets the formatted property value.  
    Public MethodGets the property name.  
    Public MethodGets the property value.  
    Public MethodGets a value indicating whether this property is hidden.  
    Public MethodSets the formatted property value.  
    Public MethodSets a value indicating whether this property is hidden.  
    Public MethodSets the property name.  
    Public MethodSets the property value.
    Recommended value types for a property are string, number and bool.  
    Top
    See Also